Trace number 2067226

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
pcs 0.3.2? (MO) 505.558 507.737

General information on the benchmark

Namecsp/pseudo/fpga/
normalized-fpga-35-35.xml
MD5SUMbad9d59072659d000ac9ffef6357e1cf
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.4094
Satisfiable
(Un)Satisfiability was proved
Number of variables1838
Number of constraints1330
Maximum constraint arity35
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1330
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has operations which may create big domains
0.00/0.01	c big-domain mode
0.00/0.02	c Seed is 131308603
0.00/0.02	c Constructing HOME/instance-2067226-1247705379.xml  with 27581 constraints
0.28/0.38	c Solving 

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2067226-1247705379/watcher-2067226-1247705379 -o /tmp/evaluation-result-2067226-1247705379/solver-2067226-1247705379 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 131308603 HOME/instance-2067226-1247705379.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 15015
/proc/meminfo: memFree=903992/2055920 swapFree=4192812/4192956
[pid=15015] ppid=15013 vsize=5356 CPUtime=0
/proc/15015/stat : 15015 (pcssolve) R 15013 15015 13564 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 57602966 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 269807577759 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15015/statm: 1339 241 200 169 0 50 0
[pid=15016] ppid=15015 vsize=0 CPUtime=0
/proc/15016/stat : 15016 (fgrep) Z 15015 15015 13564 0 -1 4194316 155 0 0 0 0 0 0 0 18 0 1 0 57602966 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/15016/statm: 0 0 0 0 0 0 0
[pid=15017] ppid=15015 vsize=5356 CPUtime=0
/proc/15017/stat : 15017 (pcssolve) R 15015 15015 13564 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 57602966 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 269807577759 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15017/statm: 1339 241 200 169 0 50 0

[startup+0.0347641 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 15015
/proc/meminfo: memFree=903992/2055920 swapFree=4192812/4192956
[pid=15015] ppid=15013 vsize=4968 CPUtime=0.01
/proc/15015/stat : 15015 (pcs.big) R 15013 15015 13564 0 -1 4194304 923 826 0 0 1 0 0 0 25 0 1 0 57602966 5087232 532 996147200 134512640 135215973 4294956304 18446744073709551615 6008549 0 0 4096 0 0 0 0 17 0 0 0
/proc/15015/statm: 1242 532 369 171 0 167 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4968

[startup+0.102776 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 15015
/proc/meminfo: memFree=903992/2055920 swapFree=4192812/4192956
[pid=15015] ppid=15013 vsize=6628 CPUtime=0.07
/proc/15015/stat : 15015 (pcs.big) R 15013 15015 13564 0 -1 4194304 1426 826 0 0 7 0 0 0 25 0 1 0 57602966 6787072 925 996147200 134512640 135215973 4294956304 18446744073709551615 134761742 0 0 4096 0 0 0 0 17 0 0 0
/proc/15015/statm: 1657 925 385 171 0 582 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6628

[startup+0.301801 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 15015
/proc/meminfo: memFree=903992/2055920 swapFree=4192812/4192956
[pid=15015] ppid=15013 vsize=12000 CPUtime=0.28
/proc/15015/stat : 15015 (pcs.big) R 15013 15015 13564 0 -1 4194304 3176 826 0 0 26 2 0 0 25 0 1 0 57602966 12288000 1990 996147200 134512640 135215973 4294956304 18446744073709551615 4159189571 0 0 4096 0 0 0 0 17 0 0 0
/proc/15015/statm: 3000 1990 385 171 0 1925 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12000

[startup+0.701843 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 15015
/proc/meminfo: memFree=903992/2055920 swapFree=4192812/4192956
[pid=15015] ppid=15013 vsize=30064 CPUtime=0.68
/proc/15015/stat : 15015 (pcs.big) R 15013 15015 13564 0 -1 4194304 7599 826 0 0 63 5 0 0 25 0 1 0 57602966 30785536 5337 996147200 134512640 135215973 4294956304 18446744073709551615 134532961 0 0 4096 0 0 0 0 17 0 0 0
/proc/15015/statm: 7516 5337 407 171 0 6441 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 30064

[startup+1.50293 s]
/proc/loadavg: 1.92 1.98 1.99 3/74 15021
/proc/meminfo: memFree=876464/2055920 swapFree=4192812/4192956
[pid=15015] ppid=15013 vsize=38664 CPUtime=1.47
/proc/15015/stat : 15015 (pcs.big) R 15013 15015 13564 0 -1 4194304 12492 826 0 0 141 6 0 0 25 0 1 0 57602966 39591936 7732 996147200 134512640 135215973 4294956304 18446744073709551615 134588298 0 0 4096 0 0 0 0 17 0 0 0
/proc/15015/statm: 9666 7732 410 171 0 8591 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 38664

[startup+3.1011 s]
/proc/loadavg: 1.92 1.98 1.99 3/74 15021
/proc/meminfo: memFree=872304/2055920 swapFree=4192812/4192956
[pid=15015] ppid=15013 vsize=39428 CPUtime=3.07
/proc/15015/stat : 15015 (pcs.big) R 15013 15015 13564 0 -1 4194304 13048 826 0 0 300 7 0 0 25 0 1 0 57602966 40374272 8288 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 0 0 0
/proc/15015/statm: 9857 8288 410 171 0 8782 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 39428

[startup+6.30144 s]
/proc/loadavg: 1.93 1.98 1.99 3/74 15021
/proc/meminfo: memFree=867824/2055920 swapFree=4192812/4192956
[pid=15015] ppid=15013 vsize=43716 CPUtime=6.25
/proc/15015/stat : 15015 (pcs.big) R 15013 15015 13564 0 -1 4194304 14125 826 0 0 618 7 0 0 25 0 1 0 57602966 44765184 9365 996147200 134512640 135215973 4294956304 18446744073709551615 134600390 0 0 4096 0 0 0 0 17 0 0 0
/proc/15015/statm: 10929 9365 410 171 0 9854 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 43716

[startup+12.7011 s]
/proc/loadavg: 1.93 1.98 1.99 3/74 15021
/proc/meminfo: memFree=848376/2055920 swapFree=4192812/4192956
[pid=15015] ppid=15013 vsize=61828 CPUtime=12.63
/proc/15015/stat : 15015 (pcs.big) R 15013 15015 13564 0 -1 4194304 18738 826 0 0 1254 9 0 0 25 0 1 0 57602966 63311872 13880 996147200 134512640 135215973 4294956304 18446744073709551615 4158960146 0 0 4096 0 0 0 0 17 0 0 0
/proc/15015/statm: 15457 13880 410 171 0 14382 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 61828

[startup+25.5015 s]
/proc/loadavg: 1.95 1.98 1.99 3/74 15021
/proc/meminfo: memFree=796344/2055920 swapFree=4192812/4192956
[pid=15015] ppid=15013 vsize=110548 CPUtime=25.38
/proc/15015/stat : 15015 (pcs.big) R 15013 15015 13564 0 -1 4194304 31121 826 0 0 2523 15 0 0 25 0 1 0 57602966 113201152 25844 996147200 134512640 135215973 4294956304 18446744073709551615 134533248 0 0 4096 0 0 0 0 17 0 0 0
/proc/15015/statm: 27637 25844 410 171 0 26562 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 110548

[startup+51.1012 s]
/proc/loadavg: 1.96 1.98 1.99 3/74 15021
/proc/meminfo: memFree=708024/2055920 swapFree=4192812/4192956
[pid=15015] ppid=15013 vsize=194304 CPUtime=50.87
/proc/15015/stat : 15015 (pcs.big) R 15013 15015 13564 0 -1 4194304 52540 826 0 0 5062 25 0 0 25 0 1 0 57602966 198967296 46493 996147200 134512640 135215973 4294956304 18446744073709551615 134581788 0 0 4096 0 0 0 0 17 0 0 0
/proc/15015/statm: 48576 46493 410 171 0 47501 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 194304

[startup+102.307 s]
/proc/loadavg: 2.05 2.00 2.00 3/83 15062
/proc/meminfo: memFree=638032/2055920 swapFree=4192812/4192956
[pid=15015] ppid=15013 vsize=332432 CPUtime=101.74
/proc/15015/stat : 15015 (pcs.big) R 15013 15015 13564 0 -1 4194304 87490 826 0 0 10131 43 0 0 25 0 1 0 57602966 340410368 81443 996147200 134512640 135215973 4294956304 18446744073709551615 134587222 0 0 4096 0 0 0 0 17 0 0 0
/proc/15015/statm: 83108 81443 410 171 0 82033 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 332432

[startup+162.301 s]
/proc/loadavg: 2.02 2.00 2.00 3/83 15064
/proc/meminfo: memFree=597264/2055920 swapFree=4192812/4192956
[pid=15015] ppid=15013 vsize=370060 CPUtime=161.49
/proc/15015/stat : 15015 (pcs.big) R 15013 15015 13564 0 -1 4194304 97690 826 0 0 16101 48 0 0 25 0 1 0 57602966 378941440 91643 996147200 134512640 135215973 4294956304 18446744073709551615 134587409 0 0 4096 0 0 0 0 17 0 0 0
/proc/15015/statm: 92515 91643 410 171 0 91440 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 370060

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15064
/proc/meminfo: memFree=569680/2055920 swapFree=4192812/4192956
[pid=15015] ppid=15013 vsize=399116 CPUtime=221.25
/proc/15015/stat : 15015 (pcs.big) R 15013 15015 13564 0 -1 4194304 105058 826 0 0 22073 52 0 0 25 0 1 0 57602966 408694784 98433 996147200 134512640 135215973 4294956304 18446744073709551615 134590681 0 0 4096 0 0 0 0 17 0 0 0
/proc/15015/statm: 99779 98433 410 171 0 98704 0
Current children cumulated CPU time (s) 221.25
Current children cumulated vsize (KiB) 399116

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15064
/proc/meminfo: memFree=549904/2055920 swapFree=4192812/4192956
[pid=15015] ppid=15013 vsize=419032 CPUtime=281.01
/proc/15015/stat : 15015 (pcs.big) R 15013 15015 13564 0 -1 4194304 110059 826 0 0 28046 55 0 0 25 0 1 0 57602966 429088768 103434 996147200 134512640 135215973 4294956304 18446744073709551615 134641100 0 0 4096 0 0 0 0 17 0 0 0
/proc/15015/statm: 104758 103434 410 171 0 103683 0
Current children cumulated CPU time (s) 281.01
Current children cumulated vsize (KiB) 419032

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15064
/proc/meminfo: memFree=528720/2055920 swapFree=4192812/4192956
[pid=15015] ppid=15013 vsize=439876 CPUtime=340.77
/proc/15015/stat : 15015 (pcs.big) R 15013 15015 13564 0 -1 4194304 115299 826 0 0 34019 58 0 0 25 0 1 0 57602966 450433024 108674 996147200 134512640 135215973 4294956304 18446744073709551615 135094589 0 0 4096 0 0 0 0 17 0 0 0
/proc/15015/statm: 109969 108674 410 171 0 108894 0
Current children cumulated CPU time (s) 340.77
Current children cumulated vsize (KiB) 439876

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15064
/proc/meminfo: memFree=383760/2055920 swapFree=4192812/4192956
[pid=15015] ppid=15013 vsize=587492 CPUtime=400.53
/proc/15015/stat : 15015 (pcs.big) R 15013 15015 13564 0 -1 4194304 152370 826 0 0 39980 73 0 0 25 0 1 0 57602966 601591808 145745 996147200 134512640 135215973 4294956304 18446744073709551615 134627168 0 0 4096 0 0 0 0 17 0 0 0
/proc/15015/statm: 146873 145745 410 171 0 145798 0
Current children cumulated CPU time (s) 400.53
Current children cumulated vsize (KiB) 587492

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15064
/proc/meminfo: memFree=201168/2055920 swapFree=4192812/4192956
[pid=15015] ppid=15013 vsize=766496 CPUtime=460.29
/proc/15015/stat : 15015 (pcs.big) R 15013 15015 13564 0 -1 4194304 198334 826 0 0 45936 93 0 0 25 0 1 0 57602966 784891904 190684 996147200 134512640 135215973 4294956304 18446744073709551615 134902043 0 0 4096 0 0 0 0 17 0 0 0
/proc/15015/statm: 191624 190684 410 171 0 190549 0
Current children cumulated CPU time (s) 460.29
Current children cumulated vsize (KiB) 766496



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+507.601 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15064
/proc/meminfo: memFree=48592/2055920 swapFree=4192812/4192956
[pid=15015] ppid=15013 vsize=921796 CPUtime=505.41
/proc/15015/stat : 15015 (pcs.big) R 15013 15015 13564 0 -1 4194304 238146 826 0 0 50433 108 0 0 25 0 1 0 57602966 943919104 228447 996147200 134512640 135215973 4294956304 18446744073709551615 134997904 0 0 4096 0 0 0 0 17 0 0 0
/proc/15015/statm: 230449 228447 410 171 0 229374 0
Current children cumulated CPU time (s) 505.41
Current children cumulated vsize (KiB) 921796

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+507.707 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15064
/proc/meminfo: memFree=48592/2055920 swapFree=4192812/4192956
[pid=15015] ppid=15013 vsize=0 CPUtime=505.51
/proc/15015/stat : 15015 (pcs.big) R 15013 15015 13564 0 -1 4195332 238146 826 0 0 50433 118 0 0 25 0 1 0 57602966 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/15015/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 505.51
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 507.737
CPU time (s): 505.558
CPU user time (s): 504.338
CPU system time (s): 1.21981
CPU usage (%): 99.5708
Max. virtual memory (cumulated for all children) (KiB): 921796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 504.338
system time used= 1.21981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 238972
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 6625

runsolver used 0.497924 second user time and 1.36679 second system time

The end

Launcher Data

Begin job on node81 at 2009-07-16 02:49:39
IDJOB=2067226
IDBENCH=54621
IDSOLVER=733
FILE ID=node81/2067226-1247705379
PBS_JOBID= 9521154
Free space on /tmp= 126664 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/pseudo/fpga/normalized-fpga-35-35.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2067226-1247705379/watcher-2067226-1247705379 -o /tmp/evaluation-result-2067226-1247705379/solver-2067226-1247705379 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 131308603 HOME/instance-2067226-1247705379.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= bad9d59072659d000ac9ffef6357e1cf
RANDOM SEED=131308603

node81.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.233
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.233
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        904472 kB
Buffers:         81452 kB
Cached:         544624 kB
SwapCached:          0 kB
Active:         612096 kB
Inactive:       449924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        904472 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2272 kB
Writeback:           0 kB
Mapped:         447380 kB
Slab:            73780 kB
Committed_AS:   972384 kB
PageTables:       2680 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126664 MiB
End job on node81 at 2009-07-16 02:58:09