Trace number 224407

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, and are wall clock time (not CPU 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
CSPtoSAT+minisat 0.3SAT 173.585 174.456

General information on the benchmark

Nametightness/tightness0.8/
rand-2-40-80-103-800-7_ext.xml
MD5SUMd9b0504e639a4ad3395877c0787a0554
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 benchmark0.822874
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.20	c preparing clauses for relation R0
0.20	c preparing clauses for relation R1
0.20	c preparing clauses for relation R2
0.20	c preparing clauses for relation R3
0.20	c preparing clauses for relation R4
0.20	c preparing clauses for relation R5
0.20	c preparing clauses for relation R6
0.20	c preparing clauses for relation R7
0.20	c preparing clauses for relation R8
0.20	c preparing clauses for relation R9
0.20	c preparing clauses for relation R10
0.20	c preparing clauses for relation R11
0.20	c preparing clauses for relation R12
0.20	c preparing clauses for relation R13
0.20	c preparing clauses for relation R14
0.20	c preparing clauses for relation R15
0.20	c preparing clauses for relation R16
0.20	c preparing clauses for relation R17
0.20	c preparing clauses for relation R18
0.20	c preparing clauses for relation R19
0.21	c preparing clauses for relation R20
0.22	c preparing clauses for relation R21
0.23	c preparing clauses for relation R22
0.24	c preparing clauses for relation R23
0.25	c preparing clauses for relation R24
0.26	c preparing clauses for relation R25
0.27	c preparing clauses for relation R26
0.28	c preparing clauses for relation R27
0.29	c preparing clauses for relation R28
0.29	c preparing clauses for relation R29
0.30	c preparing clauses for relation R30
0.31	c preparing clauses for relation R31
0.32	c preparing clauses for relation R32
0.33	c preparing clauses for relation R33
0.34	c preparing clauses for relation R34
0.35	c preparing clauses for relation R35
0.36	c preparing clauses for relation R36
0.37	c preparing clauses for relation R37
0.38	c preparing clauses for relation R38
0.39	c preparing clauses for relation R39
0.40	c preparing clauses for relation R40
0.41	c preparing clauses for relation R41
0.42	c preparing clauses for relation R42
0.43	c preparing clauses for relation R43
0.44	c preparing clauses for relation R44
0.45	c preparing clauses for relation R45
0.45	c preparing clauses for relation R46
0.46	c preparing clauses for relation R47
0.47	c preparing clauses for relation R48
0.48	c preparing clauses for relation R49
0.49	c preparing clauses for relation R50
0.50	c preparing clauses for relation R51
0.51	c preparing clauses for relation R52
0.52	c preparing clauses for relation R53
0.53	c preparing clauses for relation R54
0.54	c preparing clauses for relation R55
0.55	c preparing clauses for relation R56
0.56	c preparing clauses for relation R57
0.57	c preparing clauses for relation R58
0.57	c preparing clauses for relation R59
0.58	c preparing clauses for relation R60
0.59	c preparing clauses for relation R61
0.60	c preparing clauses for relation R62
0.61	c preparing clauses for relation R63
0.62	c preparing clauses for relation R64
0.63	c preparing clauses for relation R65
0.64	c preparing clauses for relation R66
0.65	c preparing clauses for relation R67
0.66	c preparing clauses for relation R68
0.67	c preparing clauses for relation R69
0.68	c preparing clauses for relation R70
0.69	c preparing clauses for relation R71
0.70	c preparing clauses for relation R72
0.70	c preparing clauses for relation R73
0.71	c preparing clauses for relation R74
0.72	c preparing clauses for relation R75
0.73	c preparing clauses for relation R76
0.74	c preparing clauses for relation R77
0.75	c preparing clauses for relation R78
0.76	c preparing clauses for relation R79
0.77	c preparing clauses for relation R80
0.78	c preparing clauses for relation R81
0.79	c preparing clauses for relation R82
0.80	c preparing clauses for relation R83
0.81	c preparing clauses for relation R84
0.82	c preparing clauses for relation R85
0.83	c preparing clauses for relation R86
0.84	c preparing clauses for relation R87
0.84	c preparing clauses for relation R88
0.85	c preparing clauses for relation R89
0.86	c preparing clauses for relation R90
0.87	c preparing clauses for relation R91
0.88	c preparing clauses for relation R92
0.89	c preparing clauses for relation R93
0.90	c preparing clauses for relation R94
0.91	c preparing clauses for relation R95
0.92	c preparing clauses for relation R96
0.93	c preparing clauses for relation R97
0.94	c preparing clauses for relation R98
0.95	c preparing clauses for relation R99
0.96	c preparing clauses for relation R100
0.97	c preparing clauses for relation R101
0.98	c preparing clauses for relation R102
0.98	c instanciating clauses for relation R0 (supports) and variables V0 V5 
1.00	c instanciating clauses for relation R1 (supports) and variables V0 V32 
1.02	c instanciating clauses for relation R2 (supports) and variables V0 V37 
1.04	c instanciating clauses for relation R3 (supports) and variables V0 V39 
1.06	c instanciating clauses for relation R4 (supports) and variables V1 V4 
1.07	c instanciating clauses for relation R5 (supports) and variables V1 V8 
1.09	c instanciating clauses for relation R6 (supports) and variables V1 V12 
1.11	c instanciating clauses for relation R7 (supports) and variables V1 V16 
1.12	c instanciating clauses for relation R8 (supports) and variables V1 V17 
1.15	c instanciating clauses for relation R9 (supports) and variables V1 V18 
1.16	c instanciating clauses for relation R10 (supports) and variables V1 V27 
1.18	c instanciating clauses for relation R11 (supports) and variables V1 V32 
1.20	c instanciating clauses for relation R12 (supports) and variables V1 V35 
1.21	c instanciating clauses for relation R13 (supports) and variables V2 V4 
1.23	c instanciating clauses for relation R14 (supports) and variables V2 V7 
1.25	c instanciating clauses for relation R15 (supports) and variables V2 V12 
1.27	c instanciating clauses for relation R16 (supports) and variables V2 V17 
1.28	c instanciating clauses for relation R17 (supports) and variables V2 V29 
1.30	c instanciating clauses for relation R18 (supports) and variables V2 V32 
1.32	c instanciating clauses for relation R19 (supports) and variables V3 V5 
1.34	c instanciating clauses for relation R20 (supports) and variables V3 V11 
1.35	c instanciating clauses for relation R21 (supports) and variables V3 V14 
1.37	c instanciating clauses for relation R22 (supports) and variables V3 V33 
1.39	c instanciating clauses for relation R23 (supports) and variables V4 V5 
1.40	c instanciating clauses for relation R24 (supports) and variables V4 V7 
1.42	c instanciating clauses for relation R25 (supports) and variables V4 V12 
1.44	c instanciating clauses for relation R26 (supports) and variables V4 V17 
1.45	c instanciating clauses for relation R27 (supports) and variables V4 V36 
1.47	c instanciating clauses for relation R28 (supports) and variables V4 V38 
1.49	c instanciating clauses for relation R29 (supports) and variables V5 V8 
1.51	c instanciating clauses for relation R30 (supports) and variables V5 V12 
1.52	c instanciating clauses for relation R31 (supports) and variables V5 V27 
1.54	c instanciating clauses for relation R32 (supports) and variables V5 V29 
1.56	c instanciating clauses for relation R33 (supports) and variables V5 V31 
1.58	c instanciating clauses for relation R34 (supports) and variables V5 V34 
1.59	c instanciating clauses for relation R35 (supports) and variables V6 V18 
1.61	c instanciating clauses for relation R36 (supports) and variables V6 V21 
1.63	c instanciating clauses for relation R37 (supports) and variables V6 V28 
1.65	c instanciating clauses for relation R38 (supports) and variables V6 V34 
1.66	c instanciating clauses for relation R39 (supports) and variables V7 V32 
1.68	c instanciating clauses for relation R40 (supports) and variables V7 V33 
1.70	c instanciating clauses for relation R41 (supports) and variables V7 V36 
1.72	c instanciating clauses for relation R42 (supports) and variables V8 V9 
1.73	c instanciating clauses for relation R43 (supports) and variables V8 V25 
1.75	c instanciating clauses for relation R44 (supports) and variables V8 V29 
1.77	c instanciating clauses for relation R45 (supports) and variables V8 V30 
1.78	c instanciating clauses for relation R46 (supports) and variables V8 V36 
1.80	c instanciating clauses for relation R47 (supports) and variables V9 V27 
1.82	c instanciating clauses for relation R48 (supports) and variables V9 V29 
1.83	c instanciating clauses for relation R49 (supports) and variables V9 V32 
1.85	c instanciating clauses for relation R50 (supports) and variables V10 V14 
1.87	c instanciating clauses for relation R51 (supports) and variables V10 V15 
1.89	c instanciating clauses for relation R52 (supports) and variables V10 V34 
1.90	c instanciating clauses for relation R53 (supports) and variables V10 V38 
1.92	c instanciating clauses for relation R54 (supports) and variables V11 V12 
1.94	c instanciating clauses for relation R55 (supports) and variables V11 V16 
1.96	c instanciating clauses for relation R56 (supports) and variables V11 V19 
1.97	c instanciating clauses for relation R57 (supports) and variables V11 V20 
1.99	c instanciating clauses for relation R58 (supports) and variables V11 V39 
2.01	c instanciating clauses for relation R59 (supports) and variables V12 V14 
2.02	c instanciating clauses for relation R60 (supports) and variables V12 V15 
2.04	c instanciating clauses for relation R61 (supports) and variables V12 V36 
2.06	c instanciating clauses for relation R62 (supports) and variables V13 V35 
2.08	c instanciating clauses for relation R63 (supports) and variables V13 V39 
2.09	c instanciating clauses for relation R64 (supports) and variables V14 V16 
2.11	c instanciating clauses for relation R65 (supports) and variables V14 V20 
2.13	c instanciating clauses for relation R66 (supports) and variables V14 V37 
2.15	c instanciating clauses for relation R67 (supports) and variables V15 V18 
2.17	c instanciating clauses for relation R68 (supports) and variables V15 V22 
2.19	c instanciating clauses for relation R69 (supports) and variables V15 V25 
2.20	c instanciating clauses for relation R70 (supports) and variables V16 V25 
2.22	c instanciating clauses for relation R71 (supports) and variables V16 V29 
2.24	c instanciating clauses for relation R72 (supports) and variables V16 V32 
2.26	c instanciating clauses for relation R73 (supports) and variables V16 V37 
2.28	c instanciating clauses for relation R74 (supports) and variables V17 V27 
2.29	c instanciating clauses for relation R75 (supports) and variables V17 V34 
2.31	c instanciating clauses for relation R76 (supports) and variables V18 V25 
2.33	c instanciating clauses for relation R77 (supports) and variables V18 V26 
2.34	c instanciating clauses for relation R78 (supports) and variables V18 V28 
2.36	c instanciating clauses for relation R79 (supports) and variables V18 V39 
2.38	c instanciating clauses for relation R80 (supports) and variables V19 V29 
2.40	c instanciating clauses for relation R81 (supports) and variables V19 V39 
2.41	c instanciating clauses for relation R82 (supports) and variables V20 V21 
2.43	c instanciating clauses for relation R83 (supports) and variables V20 V25 
2.45	c instanciating clauses for relation R84 (supports) and variables V20 V39 
2.47	c instanciating clauses for relation R85 (supports) and variables V21 V24 
2.48	c instanciating clauses for relation R86 (supports) and variables V21 V30 
2.50	c instanciating clauses for relation R87 (supports) and variables V22 V27 
2.52	c instanciating clauses for relation R88 (supports) and variables V23 V35 
2.53	c instanciating clauses for relation R89 (supports) and variables V24 V30 
2.55	c instanciating clauses for relation R90 (supports) and variables V24 V38 
2.57	c instanciating clauses for relation R91 (supports) and variables V25 V32 
2.58	c instanciating clauses for relation R92 (supports) and variables V25 V38 
2.60	c instanciating clauses for relation R93 (supports) and variables V26 V27 
2.62	c instanciating clauses for relation R94 (supports) and variables V26 V37 
2.64	c instanciating clauses for relation R95 (supports) and variables V27 V35 
2.65	c instanciating clauses for relation R96 (supports) and variables V27 V39 
2.67	c instanciating clauses for relation R97 (supports) and variables V28 V30 
2.69	c instanciating clauses for relation R98 (supports) and variables V28 V31 
2.71	c instanciating clauses for relation R99 (supports) and variables V31 V37 
2.72	c instanciating clauses for relation R100 (supports) and variables V31 V38 
2.74	c instanciating clauses for relation R101 (supports) and variables V34 V36 
2.76	c instanciating clauses for relation R102 (supports) and variables V35 V39 
2.80	c ...done
2.80	c #SATvar=404281 #SATclauses=1104399 #CSPpredicates=0
174.18	Verified 1089737 original clauses.
174.19	c SAT problem is solved
174.19	restarts              : 7
174.19	conflicts             : 2901           (17 /sec)
174.19	decisions             : 2938           (1.26 % random) (17 /sec)
174.19	propagations          : 76087380       (440324 /sec)
174.19	conflict literals     : 6375048        (1.97 % deleted)
174.19	Memory used           : 223.97 MB
174.19	CPU time              : 172.799 s
174.19	c all predicates checked
174.19	
174.19	s SATISFIABLE
174.19	v 18 4 1 71 14 75 61 42 20 20 56 46 26 15 40 24 22 62 3 54 66 5 48 48 26 23 12 74 32 20 43 79 0 31 41 77 9 72 67 61 
174.19	

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node15/watcher-224407-1168067918 -o ROOT/results/node15/solver-224407-1168067918 -C 1800 -M 900 /tmp/evaluation/224407-1168067918/CSPtoSAT+minisat /tmp/evaluation/224407-1168067918/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 1.93 2.00 1.99 5/86 12359
/proc/meminfo: memFree=1017368/2055920 swapFree=4174172/4192956
[pid=12358] ppid=12356 vsize=496 CPUtime=0
/proc/12358/stat : 12358 (CSPtoSAT+minisa) R 12356 12358 11567 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 155186623 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7512868 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/12358/statm: 124 36 29 52 0 19 0

[startup+0.104411 s]
/proc/loadavg: 1.93 2.00 1.99 5/86 12359
/proc/meminfo: memFree=1017368/2055920 swapFree=4174172/4192956
[pid=12358] ppid=12356 vsize=17124 CPUtime=0.08
/proc/12358/stat : 12358 (CSPtoSAT+minisa) R 12356 12358 11567 0 -1 4194304 4956 0 0 0 7 1 0 0 18 0 1 0 155186623 17534976 3132 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134579045 0 0 4096 0 0 0 0 17 1 0 0
/proc/12358/statm: 4281 3132 703 52 0 2649 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17124

[startup+0.516473 s]
/proc/loadavg: 1.93 2.00 1.99 5/86 12359
/proc/meminfo: memFree=1017368/2055920 swapFree=4174172/4192956
[pid=12358] ppid=12356 vsize=64888 CPUtime=0.5
/proc/12358/stat : 12358 (CSPtoSAT+minisa) R 12356 12358 11567 0 -1 4194304 25641 0 0 0 39 11 0 0 22 0 1 0 155186623 66445312 13931 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134588339 0 0 4096 0 0 0 0 17 1 0 0
/proc/12358/statm: 16222 13931 703 52 0 14590 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 64888

[startup+1.33962 s]
/proc/loadavg: 1.93 2.00 1.99 3/86 12359
/proc/meminfo: memFree=902744/2055920 swapFree=4174172/4192956
[pid=12358] ppid=12356 vsize=148192 CPUtime=1.31
/proc/12358/stat : 12358 (CSPtoSAT+minisa) R 12356 12358 11567 0 -1 4194304 56433 0 0 0 108 23 0 0 25 0 1 0 155186623 151748608 33329 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134572663 0 0 4096 0 0 0 0 17 1 0 0
/proc/12358/statm: 37048 33329 705 52 0 35416 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 148192

[startup+2.97691 s]
/proc/loadavg: 1.93 2.00 1.99 4/86 12359
/proc/meminfo: memFree=811352/2055920 swapFree=4174172/4192956
[pid=12358] ppid=12356 vsize=164132 CPUtime=2.93
/proc/12358/stat : 12358 (CSPtoSAT+minisa) R 12356 12358 11567 0 -1 4194304 85664 0 0 0 256 37 0 0 25 0 1 0 155186623 168071168 38635 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12358/statm: 41033 38635 714 52 0 39401 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 164132

[startup+6.26447 s]
/proc/loadavg: 1.94 2.00 1.99 3/86 12359
/proc/meminfo: memFree=863448/2055920 swapFree=4174172/4192956
[pid=12358] ppid=12356 vsize=164536 CPUtime=6.19
/proc/12358/stat : 12358 (CSPtoSAT+minisa) R 12356 12358 11567 0 -1 4194304 85726 0 0 0 581 38 0 0 25 0 1 0 155186623 168484864 38697 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 1 0 0
/proc/12358/statm: 41134 38697 714 52 0 39502 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 164536

[startup+12.6824 s]
/proc/loadavg: 1.94 2.00 1.99 3/86 12359
/proc/meminfo: memFree=855704/2055920 swapFree=4174172/4192956
[pid=12358] ppid=12356 vsize=171392 CPUtime=12.57
/proc/12358/stat : 12358 (CSPtoSAT+minisa) R 12356 12358 11567 0 -1 4194304 87437 0 0 0 1218 39 0 0 25 0 1 0 155186623 175505408 40408 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 1 0 0
/proc/12358/statm: 42848 40408 720 52 0 41216 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 171392

[startup+25.5016 s]
/proc/loadavg: 1.95 2.00 1.99 3/86 12359
/proc/meminfo: memFree=844504/2055920 swapFree=4174172/4192956
[pid=12358] ppid=12356 vsize=180084 CPUtime=25.34
/proc/12358/stat : 12358 (CSPtoSAT+minisa) R 12356 12358 11567 0 -1 4194304 89607 0 0 0 2493 41 0 0 25 0 1 0 155186623 184406016 42578 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 1 0 0
/proc/12358/statm: 45021 42578 720 52 0 43389 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 180084

[startup+51.155 s]
/proc/loadavg: 1.97 2.00 1.99 3/86 12359
/proc/meminfo: memFree=827160/2055920 swapFree=4174172/4192956
[pid=12358] ppid=12356 vsize=192384 CPUtime=50.86
/proc/12358/stat : 12358 (CSPtoSAT+minisa) R 12356 12358 11567 0 -1 4194304 92696 0 0 0 5043 43 0 0 25 0 1 0 155186623 197001216 45667 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12358/statm: 48096 45667 720 52 0 46464 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 192384

[startup+102.454 s]
/proc/loadavg: 1.98 2.00 1.99 3/86 12359
/proc/meminfo: memFree=800088/2055920 swapFree=4174172/4192956
[pid=12358] ppid=12356 vsize=210776 CPUtime=101.92
/proc/12358/stat : 12358 (CSPtoSAT+minisa) R 12356 12358 11567 0 -1 4194304 97284 0 0 0 10144 48 0 0 25 0 1 0 155186623 215834624 50255 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671383 0 0 4096 0 0 0 0 17 1 0 0
/proc/12358/statm: 52694 50255 720 52 0 51062 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 210776

[startup+162.479 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 12359
/proc/meminfo: memFree=776152/2055920 swapFree=4174172/4192956
[pid=12358] ppid=12356 vsize=224956 CPUtime=161.65
/proc/12358/stat : 12358 (CSPtoSAT+minisa) R 12356 12358 11567 0 -1 4194304 100845 0 0 0 16114 51 0 0 25 0 1 0 155186623 230354944 53816 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 1 0 0
/proc/12358/statm: 56239 53816 720 52 0 54607 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 224956

Child status: 0
Real time (s): 174.456
CPU time (s): 173.585
CPU user time (s): 173.024
CPU system time (s): 0.560914
CPU usage (%): 99.5003
Max. virtual memory (cumulated for all children) (KiB): 269368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 173.024
system time used= 0.560914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101925
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= 13
involuntary context switches= 5592

runsolver used 0.140978 s user time and 0.498924 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan  6 07:18:38 UTC 2007


IDJOB= 224407
IDBENCH= 5747
FILE ID= node15/224407-1168067918

PBS_JOBID= 3475375

Free space on /tmp= 66283 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.8/rand-2-40-80-103-800-7_ext.xml
COMMAND LINE= /tmp/evaluation/224407-1168067918/CSPtoSAT+minisat /tmp/evaluation/224407-1168067918/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-224407-1168067918 -o ROOT/results/node15/solver-224407-1168067918 -C 1800 -M 900  /tmp/evaluation/224407-1168067918/CSPtoSAT+minisat /tmp/evaluation/224407-1168067918/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  d9b0504e639a4ad3395877c0787a0554

RANDOM SEED= 871305647

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.276
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.276
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:       1017848 kB
Buffers:         84948 kB
Cached:         744596 kB
SwapCached:       7128 kB
Active:         392200 kB
Inactive:       542748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1017848 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            2264 kB
Writeback:           0 kB
Mapped:         117484 kB
Slab:            87760 kB
Committed_AS:  4159908 kB
PageTables:       2500 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= 66283 MiB



End job on node15 on Sat Jan  6 07:21:32 UTC 2007