Trace number 2057205

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.2SAT 28.3137 28.5787

DiagnosticValue
ASSIGNMENTS0

General information on the benchmark

Namecsp/lard/
normalized-lard-85-85.xml
MD5SUM42f9916c3b1f3e859e9f779c74e60375
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.6194
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints3570
Maximum constraint arity2
Maximum domain size86
Number of constraints which are defined in extension3570
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.11/0.49	c has big domains
0.11/0.49	c big-domain mode
0.11/0.49	c Seed is 1475469347
0.11/0.50	c Constructing HOME/instance-2057205-1247694216.xml  with 7223 constraints
28.23/28.52	c Solving 0 backtracks
28.23/28.57	s SATISFIABLE
28.23/28.57	c V0=0, V1=1, V2=1, V3=1, V4=1, V5=1, V6=1, V7=1, V8=1, V9=1, V10=1, V11=1, V12=1, V13=1, V14=1, V15=1, V16=1, V17=1, V18=1, V19=1, V20=1, V21=1, V22=1, V23=1, V24=1, V25=1, V26=1, V27=1, V28=1, V29=1, V30=1, V31=1, V32=1, V33=1, V34=1, V35=1, V36=1, V37=1, V38=1, V39=1, V40=1, V41=1, V42=1, V43=1, V44=1, V45=1, V46=1, V47=1, V48=1, V49=1, V50=1, V51=1, V52=1, V53=1, V54=1, V55=1, V56=1, V57=1, V58=1, V59=1, V60=1, V61=1, V62=1, V63=1, V64=1, V65=1, V66=1, V67=1, V68=1, V69=1, V70=1, V71=1, V72=1, V73=1, V74=1, V75=1, V76=1, V77=1, V78=1, V79=1, V80=1, V81=1, V82=1, V83=1, V84=1, 
28.23/28.57	v 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 
28.23/28.57	d ASSIGNMENTS 0

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2057205-1247694216/watcher-2057205-1247694216 -o /tmp/evaluation-result-2057205-1247694216/solver-2057205-1247694216 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1475469347 HOME/instance-2057205-1247694216.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: 0.15 0.03 0.01 3/67 8342
/proc/meminfo: memFree=1472808/2055920 swapFree=4192812/4192956
[pid=8342] ppid=8340 vsize=5356 CPUtime=0
/proc/8342/stat : 8342 (pcssolve) S 8340 8342 8283 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 56485966 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8342/statm: 1339 242 201 169 0 50 0
[pid=8343] ppid=8342 vsize=5356 CPUtime=0
/proc/8343/stat : 8343 (pcssolve) D 8342 8342 8283 0 -1 4194368 21 0 0 0 0 0 0 0 19 0 1 0 56485966 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 248761776741 0 0 4100 65536 18446744071563608240 0 0 17 0 0 0
/proc/8343/statm: 1339 243 202 169 0 50 0
[pid=8344] ppid=8342 vsize=200 CPUtime=0
/proc/8344/stat : 8344 (grep) D 8342 8342 8283 0 -1 4194304 46 0 0 0 0 0 0 0 18 0 1 0 56485966 204800 24 996147200 4194304 4274172 548682069040 18446744073709551615 248758990217 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/8344/statm: 50 24 17 19 0 4 0

[startup+0.04687 s]
/proc/loadavg: 0.15 0.03 0.01 3/67 8342
/proc/meminfo: memFree=1472808/2055920 swapFree=4192812/4192956
[pid=8342] ppid=8340 vsize=5356 CPUtime=0
/proc/8342/stat : 8342 (pcssolve) S 8340 8342 8283 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 56485966 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8342/statm: 1339 242 201 169 0 50 0
[pid=8343] ppid=8342 vsize=5356 CPUtime=0
/proc/8343/stat : 8343 (pcssolve) D 8342 8342 8283 0 -1 4194368 21 0 0 0 0 0 0 0 19 0 1 0 56485966 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 248761776741 0 0 4100 65536 18446744071563608240 0 0 17 0 0 0
/proc/8343/statm: 1339 243 202 169 0 50 0
[pid=8344] ppid=8342 vsize=200 CPUtime=0
/proc/8344/stat : 8344 (grep) D 8342 8342 8283 0 -1 4194304 46 0 0 0 0 0 0 0 18 0 1 0 56485966 204800 24 996147200 4194304 4274172 548682069040 18446744073709551615 248758990217 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/8344/statm: 50 24 17 19 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10912

[startup+0.101875 s]
/proc/loadavg: 0.15 0.03 0.01 3/67 8342
/proc/meminfo: memFree=1472808/2055920 swapFree=4192812/4192956
[pid=8342] ppid=8340 vsize=5356 CPUtime=0
/proc/8342/stat : 8342 (pcssolve) S 8340 8342 8283 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 56485966 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8342/statm: 1339 242 201 169 0 50 0
[pid=8343] ppid=8342 vsize=5356 CPUtime=0
/proc/8343/stat : 8343 (pcssolve) D 8342 8342 8283 0 -1 4194368 21 0 0 0 0 0 0 0 19 0 1 0 56485966 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 248761776741 0 0 4100 65536 18446744071563608240 0 0 17 0 0 0
/proc/8343/statm: 1339 243 202 169 0 50 0
[pid=8344] ppid=8342 vsize=200 CPUtime=0
/proc/8344/stat : 8344 (grep) D 8342 8342 8283 0 -1 4194304 46 0 0 0 0 0 0 0 18 0 1 0 56485966 204800 24 996147200 4194304 4274172 548682069040 18446744073709551615 248758990217 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/8344/statm: 50 24 17 19 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10912

[startup+0.301892 s]
/proc/loadavg: 0.15 0.03 0.01 3/67 8342
/proc/meminfo: memFree=1472808/2055920 swapFree=4192812/4192956
[pid=8342] ppid=8340 vsize=5356 CPUtime=0
/proc/8342/stat : 8342 (pcssolve) S 8340 8342 8283 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 56485966 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8342/statm: 1339 242 201 169 0 50 0
[pid=8343] ppid=8342 vsize=3676 CPUtime=0.04
/proc/8343/stat : 8343 (fgrep) R 8342 8342 8283 0 -1 4194304 148 0 0 0 3 1 0 0 18 0 1 0 56485966 3764224 115 996147200 4194304 4274172 548682068976 18446744073709551615 248761778258 0 0 4096 0 0 0 0 17 0 0 0
/proc/8343/statm: 919 115 87 19 0 43 0
[pid=8344] ppid=8342 vsize=3676 CPUtime=0
/proc/8344/stat : 8344 (grep) S 8342 8342 8283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 56485966 3764224 121 996147200 4194304 4274172 548682069040 18446744073709551615 248761778258 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/8344/statm: 919 121 99 19 0 43 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12708

[startup+0.701928 s]
/proc/loadavg: 0.15 0.03 0.01 3/67 8342
/proc/meminfo: memFree=1472808/2055920 swapFree=4192812/4192956
[pid=8342] ppid=8340 vsize=6080 CPUtime=0.43
/proc/8342/stat : 8342 (pcs.big) R 8340 8342 8283 0 -1 4194304 925 660 0 0 20 0 17 6 18 0 1 0 56485966 6225920 556 996147200 134512640 135215973 4294956304 18446744073709551615 134694905 0 0 4096 0 0 0 0 17 0 0 0
/proc/8342/statm: 1520 556 372 171 0 445 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 6080

[startup+1.502 s]
/proc/loadavg: 0.15 0.03 0.01 2/68 8347
/proc/meminfo: memFree=1472344/2055920 swapFree=4192812/4192956
[pid=8342] ppid=8340 vsize=10828 CPUtime=1.23
/proc/8342/stat : 8342 (pcs.big) R 8340 8342 8283 0 -1 4194304 1134 660 0 0 99 1 17 6 25 0 1 0 56485966 11087872 765 996147200 134512640 135215973 4294956304 18446744073709551615 134882330 0 0 4096 0 0 0 0 17 1 0 0
/proc/8342/statm: 2707 765 372 171 0 1632 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 10828

[startup+3.10114 s]
/proc/loadavg: 0.15 0.03 0.01 2/68 8347
/proc/meminfo: memFree=1471896/2055920 swapFree=4192812/4192956
[pid=8342] ppid=8340 vsize=20448 CPUtime=2.82
/proc/8342/stat : 8342 (pcs.big) R 8340 8342 8283 0 -1 4194304 1568 660 0 0 258 1 17 6 25 0 1 0 56485966 20938752 1199 996147200 134512640 135215973 4294956304 18446744073709551615 7315078 0 0 4096 0 0 0 0 17 0 0 0
/proc/8342/statm: 5112 1199 372 171 0 4037 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 20448

[startup+6.30142 s]
/proc/loadavg: 0.22 0.05 0.02 2/68 8347
/proc/meminfo: memFree=1468440/2055920 swapFree=4192812/4192956
[pid=8342] ppid=8340 vsize=39864 CPUtime=6.02
/proc/8342/stat : 8342 (pcs.big) R 8340 8342 8283 0 -1 4194304 2451 660 0 0 577 2 17 6 25 0 1 0 56485966 40820736 2082 996147200 134512640 135215973 4294956304 18446744073709551615 134783562 0 0 4096 0 0 0 0 17 0 0 0
/proc/8342/statm: 9966 2082 372 171 0 8891 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 39864

[startup+12.702 s]
/proc/loadavg: 0.28 0.06 0.02 2/68 8347
/proc/meminfo: memFree=1461472/2055920 swapFree=4192812/4192956
[pid=8342] ppid=8340 vsize=77592 CPUtime=12.42
/proc/8342/stat : 8342 (pcs.big) R 8340 8342 8283 0 -1 4194304 4143 660 0 0 1215 4 17 6 25 0 1 0 56485966 79454208 3774 996147200 134512640 135215973 4294956304 18446744073709551615 134783526 0 0 4096 0 0 0 0 17 0 0 0
/proc/8342/statm: 19398 3774 372 171 0 18323 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 77592

[startup+25.5011 s]
/proc/loadavg: 0.59 0.14 0.05 3/73 8362
/proc/meminfo: memFree=1440808/2055920 swapFree=4192812/4192956
[pid=8342] ppid=8340 vsize=149628 CPUtime=25.22
/proc/8342/stat : 8342 (pcs.big) R 8340 8342 8283 0 -1 4194304 7385 660 0 0 2491 8 17 6 25 0 1 0 56485966 153219072 7016 996147200 134512640 135215973 4294956304 18446744073709551615 7282346 0 0 4096 0 0 0 0 17 0 0 0
/proc/8342/statm: 37407 7016 372 171 0 36332 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 149628

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

[startup+27.1013 s]
/proc/loadavg: 0.59 0.14 0.05 3/73 8362
/proc/meminfo: memFree=1439792/2055920 swapFree=4192812/4192956
[pid=8342] ppid=8340 vsize=158276 CPUtime=26.81
/proc/8342/stat : 8342 (pcs.big) R 8340 8342 8283 0 -1 4194304 7767 660 0 0 2650 8 17 6 25 0 1 0 56485966 162074624 7398 996147200 134512640 135215973 4294956304 18446744073709551615 134599825 0 0 4096 0 0 0 0 17 0 0 0
/proc/8342/statm: 39569 7398 372 171 0 38494 0
Current children cumulated CPU time (s) 26.81
Current children cumulated vsize (KiB) 158276

[startup+27.9014 s]
/proc/loadavg: 0.59 0.14 0.05 3/73 8362
/proc/meminfo: memFree=1438192/2055920 swapFree=4192812/4192956
[pid=8342] ppid=8340 vsize=162472 CPUtime=27.62
/proc/8342/stat : 8342 (pcs.big) R 8340 8342 8283 0 -1 4194304 7964 660 0 0 2730 9 17 6 25 0 1 0 56485966 166371328 7595 996147200 134512640 135215973 4294956304 18446744073709551615 7278687 0 0 4096 0 0 0 0 17 0 0 0
/proc/8342/statm: 40618 7595 372 171 0 39543 0
Current children cumulated CPU time (s) 27.62
Current children cumulated vsize (KiB) 162472

[startup+28.3024 s]
/proc/loadavg: 0.59 0.14 0.05 3/73 8362
/proc/meminfo: memFree=1438192/2055920 swapFree=4192812/4192956
[pid=8342] ppid=8340 vsize=164676 CPUtime=28.02
/proc/8342/stat : 8342 (pcs.big) R 8340 8342 8283 0 -1 4194304 8061 660 0 0 2770 9 17 6 25 0 1 0 56485966 168628224 7692 996147200 134512640 135215973 4294956304 18446744073709551615 134740285 0 0 4096 0 0 0 0 17 0 0 0
/proc/8342/statm: 41169 7692 372 171 0 40094 0
Current children cumulated CPU time (s) 28.02
Current children cumulated vsize (KiB) 164676

[startup+28.5024 s]
/proc/loadavg: 0.59 0.14 0.05 3/73 8362
/proc/meminfo: memFree=1434672/2055920 swapFree=4192812/4192956
[pid=8342] ppid=8340 vsize=167496 CPUtime=28.23
/proc/8342/stat : 8342 (pcs.big) R 8340 8342 8283 0 -1 4194304 8704 660 0 0 2790 10 17 6 25 0 1 0 56485966 171515904 8302 996147200 134512640 135215973 4294956304 18446744073709551615 7278731 0 0 4096 0 0 0 0 17 0 0 0
/proc/8342/statm: 41874 8302 384 171 0 40799 0
Current children cumulated CPU time (s) 28.23
Current children cumulated vsize (KiB) 167496

Child status: 0
Real time (s): 28.5787
CPU time (s): 28.3137
CPU user time (s): 28.1407
CPU system time (s): 0.172973
CPU usage (%): 99.0726
Max. virtual memory (cumulated for all children) (KiB): 167496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.1407
system time used= 0.172973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9374
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= 35
involuntary context switches= 120

runsolver used 0.029995 second user time and 0.083987 second system time

The end

Launcher Data

Begin job on node55 at 2009-07-15 23:43:46
IDJOB=2057205
IDBENCH=53344
IDSOLVER=733
FILE ID=node55/2057205-1247694216
PBS_JOBID= 9521203
Free space on /tmp= 66304 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/lard/normalized-lard-85-85.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2057205-1247694216/watcher-2057205-1247694216 -o /tmp/evaluation-result-2057205-1247694216/solver-2057205-1247694216 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1475469347 HOME/instance-2057205-1247694216.xml

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

MD5SUM BENCH= 42f9916c3b1f3e859e9f779c74e60375
RANDOM SEED=1475469347

node55.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.231
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.231
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1473352 kB
Buffers:         68340 kB
Cached:         426020 kB
SwapCached:          0 kB
Active:         238184 kB
Inactive:       271464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1473352 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           73616 kB
Writeback:           0 kB
Mapped:          25052 kB
Slab:            58752 kB
Committed_AS:   497548 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66300 MiB
End job on node55 at 2009-07-15 23:44:15